home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 125 / MacAddict_125_2007_01.iso / Software / Utilities / AppZapper 1.7.dmg / AppZapper.app / Contents / Frameworks / AZQuickZapPopUpButton.h
Text File  |  2006-08-24  |  112b  |  9 lines

  1. /* AZQuickZapPopUpButton */
  2.  
  3. #import <Cocoa/Cocoa.h>
  4.  
  5. @interface AZQuickZapPopUpButton : NSPopUpButton
  6. {
  7. }
  8. @end
  9.